Platform Explorer / Nuxeo Platform 6.0

Operation NuxeoDrive.GetClientUpdateInfo (Nuxeo Drive: Get client update information)

Operation id NuxeoDrive.GetClientUpdateInfo
Category Services
Label Nuxeo Drive: Get client update information
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.drive.operations.NuxeoDriveGetClientUpdateInfo
Contributing Component org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation

JSON Definition

{
  "id" : "NuxeoDrive.GetClientUpdateInfo",
  "label" : "Nuxeo Drive: Get client update information",
  "category" : "Services",
  "requires" : null,
  "description" : null,
  "url" : "NuxeoDrive.GetClientUpdateInfo",
  "signature" : [ "void", "blob" ],
  "params" : [ ]
}